home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / PD / CAMPINS.ZIP / DailySennen < prev    next >
Text File  |  2002-05-24  |  865b  |  32 lines

  1. If "<ChangeFSI$Dir>" = "" Then Error Please open a Filer directory containing !ChangeFSI V1.15 (or better) then try again.
  2.  
  3. | This turns on or off the Hourglass when ChangeFSI is converting.
  4. | If you don't want it on Make the line below 'Off'
  5. Set ChangeFSI$Hourglass On
  6.  
  7. Set ChangeFSI$Cache 500k
  8.  
  9. WimpSlot -min 2000K
  10. WimpSlot -next 2000K
  11.  
  12. Set campin$dir <obey$dir>.resources
  13. Set campin$path <campin$dir>.
  14. DIR <campin$dir>
  15.  
  16. | Daily picture of a Cove in Cornwall.
  17. curl --env http://www.btinternet.com/~capstangallery/page5sennen.htm  -o today -s
  18. campin:errorcheck
  19.  
  20.  
  21. campin:getimgsrc "Daily"
  22.  
  23. SetEVAL surl "http://www.btinternet.com/~capstangallery/" + "<urlstring>"
  24. DO campin:curl --env <surl> -o image -S -s
  25. campin:errorcheck
  26.  
  27. campin:camchk campin:Image
  28.  
  29. campin:CFSI campin:image campin:sprite <col> <scale> -sharpen18 -nomode { > null: }
  30.  
  31. Backdrop -C campin:sprite
  32.